Logo 
Search:

Search

 
Search:    
 

Resource TypePosted On
Program that demonstrate the use of bitwise and, or, xor, ones compliment, left ...Jan 25
Program to show the use of Bitwise Operator XOR ( ^ )Sep 01
Program to show the use of Bitwise Operator (^) XOR (Exclusive OR)Jan 27
Prolog program to define the relation shift(List1, List2) so that List1 shifts r...Feb 21
Prolog program to define the relation shift(List1, List2) so that List1 shifts r...Feb 21
Prolog program to define the relation shift(L1,L2) so that L2 is L1 shifted rota...Feb 22
Program to show the use of operator (<<) Shift Left filling with zero fro...Jul 08
Program to show the use of operator (>>) Shift Right, propagating the sig...Oct 10
Program to show the use of operator (>>>) Shift Right, filling with ze...Oct 14
Program to show the use of Bitwise Operator Right Shift ( >> )Aug 17
Program to show the use of Bitwise Operator Left Shift ( << )Jan 25
Program of inventory management and demonstrating interactive input and outputFeb 06
Program that demonstrates type castingSep 06
Demonstrating enum keywordNov 25
Program that demonstrate the basic arithmetic operatorsMar 30
ProLog Program to find animals leaving in water and landFeb 21
Prolog program to rotate a list n places to the leftSep 08
LEFT FunctionJun 01
RIGHT FunctionFeb 03
Unary Operators : + (positive) , - (negative) , ~ (bitwise not))Jul 30
Program that read first, middle, and last initials of a person's name and displ...Dec 24
Program to show the use of Bitwise operator OR ( | )Sep 23
Program to show the use of Bitwise Operator AND (&)Apr 03
Bitwise OperatorsAug 11
Program to show the use of Bitwise Operator (&) ANDMar 02
Program to show the use of Bitwise Operator (|) ORDec 03
Program to show the use of Bitwise Operator (~) ComplementApr 14
PROGRAM TO COPY ONE STRING INTO ANOTHER STRING WITH AND WITHOUT USING "MOVSB" IN...Mar 13
Program that demonstrates how an array can be used to show working of lifts in a...Aug 02
Program to copy one linked list into another using recursionJan 23
Program to copy the contents of one array to another using shared memoryJun 12
Program to copy one string s2 to another string s1 using strcopy function from...Nov 27
Program to copy one string s2 to another string s1 without using strcopy...Sep 30
Prolog program of 8 puzzle using heuristic function % with best first search...Feb 21
To parse a string using First and Follow algorithm and LL-1 parserDec 25
To parse a string using First and Follow algorithm and LL-1 parserDec 26
Divides one or more operands by another and stores the result in one or more...Dec 14
PROGRAM TO DISPLAY HELLO WORLD ON THE CONSOLE USING ONLY ONE SEGMENTJan 03
Program that prints the first 10 integers(using for loop)Jan 31
Program that prints first 20 integers (using while loop)Mar 14
Program that prints first 20 integers in reverse order (using while loop )Feb 08
Program to copy the contents of one array to another Using Shared MemoryMar 11
Program that read two numbers in binary form, computes and display their product...Jan 14
Program to copy one string to another by coding and using string functionNov 01
Program to compare one string s2 to another string s1. Print the difference of f...Aug 25
Program to compare one string s2 to another string s1. Print the difference of f...Aug 24
Program to compare one string s2 to another string s1 and also first unmatched c...Nov 30
Program of types of logical gates i.e. AND, OR, NOT, NAND, NOR, XOROct 24
Program to ask question and accept answer up to 3 attempt and display right answ...Feb 23
Program that take font and background color and text input from a user and displ...Dec 29